This is a collection of notes and C# programming code I used to make my
Seiken Densetsu/Final Fantasy Adventure translation comparison Wanderbar
plugin.

This is a big mess of info that isn't organized at all, but hopefully
it'll be useful to someone somewhere. Most of this stuff I had to figure
out from scratch, and my hope is that someone can use them to make their
own hacks, re-translations, or whatever else. I especially hope someone
might take this info and add it to the DataCrystal wiki or some other
similar wiki site, but I don't have the time for it myself.

The C# code runs, but I used it primarily for my Wanderbar plugin
development, so you'll probably want to use it for reference more than
for its actual intended use. It can dump a bunch of data from both
FFA and Seiken Densetsu ROMs, including script text, menu text, enemy
stats, and more.

Enjoy!
-Mato (July 20, 2019)